home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Bundles / MiscString / PB.project < prev    next >
Encoding:
Text File  |  1995-01-27  |  673 b   |  17 lines

  1. DOCEXTENSIONS = ();
  2. LOCALIZABLE_FILES = {
  3. };
  4. LANGUAGE = English;
  5. PROJECTVERSION = 1.1;
  6. PROJECTTYPE = Bundle;
  7. PROJECTNAME = MiscString;
  8. GENERATEMAIN = YES;
  9. DOCICONFILES = ();
  10. FILESTABLE = {
  11.     OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
  12.     H_FILES = ();
  13.     C_FILES = (regexpr.c);
  14.     OTHER_LINKED = ();
  15.     CLASSES = (MiscString.m, MiscStringComparing.m, MiscStringCompat.m, MiscStringDebugging.m, MiscStringFields.m, MiscStringInsertion.m, MiscStringModification.m, MiscStringNEXTSTEP.m, MiscStringPatterns.m, MiscStringRegex.m, MiscStringReplacing.m, MiscStringSearching.m, MiscStringSybase.m, MiscStringUNIX.m, MiscString_ExtendedParsing.m);
  16. };
  17.